Document the "direction-changed" and "keys-changed" signals.
authorMatthias Clasen <maclas@gmx.de>
Tue, 30 Sep 2003 00:36:29 +0000 (00:36 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 30 Sep 2003 00:36:29 +0000 (00:36 +0000)
commitf582c04a9c0433224f9723a03f4e8c55edca7667
treef1a9d75f9cc06b60a0d7eb02c20d2dcb1d9c263b
parentf4345620002ea165719f432bc4ed40725604208d
Document the "direction-changed" and "keys-changed" signals.

2003-09-30  Matthias Clasen  <maclas@gmx.de>

* gdk/gdkkeys.c (gdk_keymap_class_init): Document the
"direction-changed" and "keys-changed" signals.

* gdk/gdkscreen.c (gdk_screen_class_init): Document the
"size-changed" signal.

* gdk/gdkdisplaymanager.c (gdk_display_manager_class_init):
Document the "display-opened" signal.

* gdk/gdkdisplay.c (gdk_display_close): Doc tweak.
(gdk_display_class_init): Document the "closed" signal.

* gdk/tmpl/keys.sgml: Small addition.

* gdk/gdk-sections.txt: Add GdkDisplayClass and GdkScreenClass.

* gdk-pixbuf/gdk-pixbuf-sections.txt: Add GdkPixbufLoaderClass.
12 files changed:
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
docs/reference/ChangeLog
docs/reference/gdk/gdk-sections.txt
docs/reference/gdk/tmpl/keys.sgml
gdk/gdkdisplay.c
gdk/gdkdisplaymanager.c
gdk/gdkkeys.c
gdk/gdkscreen.c